Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

fix: fix name-pubsub test #108

Merged
merged 12 commits into from
Apr 20, 2020
Merged

fix: fix name-pubsub test #108

merged 12 commits into from
Apr 20, 2020

Conversation

hugomrdias
Copy link
Member

@hugomrdias hugomrdias commented Mar 12, 2020

Doing a name.resolve to subscribe should not be expected to reject in the second test because both tests use the same nodes(which should be changed) and in the second test name.resolve will resolve because the nodes already now about each other.

Check this PR for CI ipfs/js-ipfs#2932

Doing a name.resolve to subscribe should not be expected to reject in the second test because both tests use the same node(which should be changed) and in the second test name.resolve will resolve because the nodes already now about each other.
@hugomrdias hugomrdias requested a review from achingbrain March 12, 2020 11:43
test/ipns-pubsub.js Show resolved Hide resolved
@hugomrdias hugomrdias requested a review from achingbrain March 24, 2020 18:11
@achingbrain
Copy link
Member

achingbrain commented Mar 24, 2020

I think you need to update the package-lock.json file or revert the dep update changes (are they necessary for this PR?) - CI is failing because it's not in sync with the dep updates in package.json.

@achingbrain achingbrain merged commit 1a33bf9 into master Apr 20, 2020
@achingbrain achingbrain deleted the fix/name-pubsub branch April 20, 2020 09:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants